Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Added auto-deploy npm script, browser-sync support - #2

Open
joshellington wants to merge 1 commit into
masterfrom
auto-deploy
Open

Added auto-deploy npm script, browser-sync support#2
joshellington wants to merge 1 commit into
masterfrom
auto-deploy

Conversation

@joshellington

Copy link
Copy Markdown

No description provided.

@KenEucker

Copy link
Copy Markdown

I've been using this for a couple of days now and I don't feel like it's quite there yet. Today, my machine really slowed down after leaving auto-deploy on the whole day.

A better solution than using the watch cli may be to use watch programmatically. That way we could wait for a threshold of files in the dist folder (if there's always 9 files in a folder, then wait to run the deploy when those 9 files appear and not when the first one appears and then again each time another file is recreated in the dist folder).

@joshellington

joshellington commented May 18, 2019 via email

Copy link
Copy Markdown
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants